SKILLS

  • Experienced in building user-centered
    single and multipage web based applications

  • Adept at developing high throughput,scalable
    backend services such as Web APIs & Databases single and multipage web applications

  • -AWS

PROJECTS

A bookstore application with components of user interface built using html5 and JS. Users can use the store to search for books, new arrivals and on sale items.
The Back end side of the is built using express JS. Database Mongo DB is used as a data store for books, cover page pictures etc. Mongoose is used as ORM to tie the APIs to the database.

IFIT-Fitness-Center web application is built using html5 and JS with a user a interface that allows a users to reserve new time table,view already reserved times,edit reservation data and delete reservation when required. Back end: the back end API is built using express JS. Database : Mongo DB is used as a data store for user name, email,time,date,gender and reservation status. Mongoose is used as ORM to tie the APIs to the database.

A Chryptocurrency tracker app built using a Public API Web Source. The app gives access for the users to view crypto currencies prices which are available on the market & gives an option to buy or sell crypto currencies under their Possessions. Front end store: A web user interface built using html5,DataTables and JS.